home *** CD-ROM | disk | FTP | other *** search
/ Chip: 2001 Haziran / CHIP Haziran2001.iso / prog / video / 03 / Indeo / data1.cab / Indeo_release_notes / Indeo4.txt < prev    next >
Text File  |  1999-01-27  |  6KB  |  156 lines

  1. Indeo® Video 4 Release Notes, June 28, 1996
  2.  
  3. Introduction
  4.  
  5.  
  6. This version of the codec introduces a number
  7. of benefits including performance improvements, quality enhancements,
  8. and interactive features.  The latest version of the Indeo
  9. video 4 codec, along with documentation, sample source
  10. code, the latest technical information updates, and access to
  11. technical support are available on the Indeo software website at  http://developer.intel.com/ial/indeo/
  12.  
  13. Performance Improvements
  14.  
  15.  
  16. The performance of this codec has been enhanced
  17. in several ways:
  18.  
  19. -The codec has been optimized for MMX™ technology.
  20. MMX technology is a major enhancement to the Intel Architecture
  21. that will make mainstream PCs richer multimedia and communications
  22. platforms.   This enhancement includes 57 new instructions that
  23. will allow Intel processors to deliver better performance for
  24. multimedia and communications computation.   
  25.  
  26. -The codec uses less memory.  The actual amount
  27. of memory used by the codec when playing a given file will vary
  28. depending on how that file was compressed, but the new codec will
  29. use anywhere from 25% to 40% less memory to open and play a file
  30. than the previous version.
  31.  
  32. -Files load and start playing faster.  The actual
  33. time it takes to open and begin playing a file on a given PC will
  34. vary based on system performance features such as CPU speed, RAM,
  35. L2 cache, etc., but on average the new codec will open and start
  36. playing files 20% to 40% faster than the previous version.
  37.  
  38. -Playback performance has improved.  A number
  39. of optimizations have been made to speed up playback of video
  40. files, especially in 16-bit (65,000-color) display mode.
  41.  
  42. Compression Enhancements
  43.  
  44.  
  45. Enhancements have been made to the offline encoder,
  46. and a new compression mode called the Quick Compressor has been
  47. added to make compressing video files much faster and easier.
  48.  
  49. Online Help
  50.  
  51. An online help menu is now available in the encoder's
  52. Configure dialog.  This will help guide the user through the various
  53. options available for encoding video clips.
  54.  
  55. Offline Encoder Improvements
  56.  
  57.  
  58. Improvements have been made to the offline encoder
  59. that will allow compressed video clips to display better quality
  60. at lower data rates.  This will be especially noticeable in clips
  61. compressed at single-speed CD-ROM data rates (~ 100-135 Kbytes/second)
  62. and lower, and in clips compressed at 30 frames/second at double-speed
  63. CD-ROM data rates (~ 200-250 Kbytes/second) and below.  You must
  64. compress clips with the new version of the codec to see these
  65. improvements.
  66.  
  67. The Quick Compressor
  68.  
  69. Normal offline encoding can be time-consuming.  The
  70. new Quick Compress option allows Indeo video interactive to encode
  71. video many times faster than it otherwise would.  Exactly how
  72. much faster depends on the specific content of the source video
  73. and the other encoder options you've selected.  The compression
  74. speed improvement, however, is significant:  compression jobs
  75. that once took hours may now compress in just minutes.
  76.  
  77. One reason the Quick Compressor is so much faster
  78. than the offline compressor is that it uses a subset of the offline
  79. encoder's compression techniques.  This speeds compression but
  80. slightly reduces overall visual quality.  The Quick Compressor
  81. is also slightly less accurate at maintaining the requested target
  82. data rate than the offline encoder.
  83.  
  84. If you choose Quick Compress several other options
  85. are automatically disabled: bidirectional prediction, transparency,
  86. quality, and minimum viewport size (local decode).  Also, the
  87. Quick Compressor can encode video at resolutions up to 640 x 480,
  88. whereas the offline encoder supports resolutions up to 8192 x
  89. 8192.
  90.  
  91. The Quick Compressor is extremely useful for tasks
  92. such as previewing edits and special effects, and for prototyping
  93. multimedia applications.  It can also save time when creating
  94. video for hard disk applications, where data rate control is less
  95. critical.  However, after you've previewed the video and made
  96. any required adjustments, it's best to use the off-line encoder
  97. to compress the video for your final product.  For the best quality
  98. at lower data rates, or to achieve a steady data rate without
  99. spikes, do not use the Quick Compressor.
  100.  
  101. The Indeo video 4 codec can play back any
  102. video clip compressed with the Quick Compressor. 
  103.  
  104. To enable quick compression, check the Quick Compress
  105. box in the Encoder Controls area of the encoder's Configure dialog
  106. box.
  107.  
  108. Playback Enhancements
  109.  
  110. The new version of Indeo video 4 offers
  111. enhanced playback quality, and new features designed to enhance
  112. the interactivity and video quality of Indeo video in multimedia
  113. applications.
  114.  
  115. Playback Quality Improvements
  116.  
  117. Changes have been made to the decoder which will
  118. improve the playback quality of both new and existing video clips:
  119.  
  120. -A problem which was causing a pinkish color
  121. shift in both 16-bit (65,000-color) and 24-bit (16.7-million color)
  122. display modes has been eliminated.
  123.  
  124. -Zoom-by-two quality has been improved in 16-bit
  125. (65,000-color) display mode.  A problem which was causing an excessive
  126. dither pattern has been eliminated.
  127.  
  128.  
  129. Alternate Line Zoom-by-two
  130.  
  131. Indeo video 4 supports alternate line zoom-by-two,
  132. a feature that doubles the video window size by horizontal pixel
  133. doubling and then drawing a row of black pixels in between each
  134. row of image data.  This can help reduce some of the "jaggies"
  135. caused by vertical pixel doubling.  
  136.  
  137. Programming Interface Enhancements
  138.  
  139. A number of enhancements have been made to the ICM
  140. programming interface.  These changes will give developers creating
  141. multimedia playback applications improved control over the codec's
  142. interactive features, especially transparency and playback scalability.
  143.  
  144. Custom Palettes and Dither Patterns
  145.  
  146. A number of enhancements have been added to the codec
  147. to support the use of custom colors and dither patterns when playing
  148. video back in 8-bit (256-color) mode.  Tools, documentation, and
  149. sample code supporting these new enhancements will be available
  150. shortly on the Indeo video home page.
  151.  
  152. Installation Notes
  153.  
  154. The current version of the setup program installs
  155. only the 32-bit version of the Indeo video 4 codec,
  156. on Microsoft* Windows* 95 and Windows NT* machines.